home *** CD-ROM | disk | FTP | other *** search
- FMAZ20 -- Maze Game
-
- Version 2.0 (10/24/94)
-
-
- Generate and solve mazes on your VGA (or better) display.
-
- The mazes are displayed in three dimensions.
-
- You will be prompted for the number of columns, the tilt, and a random
- number seed.
-
- While the maze is being generated, a spinning cursor is displayed.
-
- After the maze is displayed, you may use the arrow keys to solve it.
- Press "Q" to quit or press "S" to have the computer solve the maze.
-
- After the maze is solved, you must press some key to continue.
-
- Each maze has exactly one solution that does not involve backtracking
- (passing through a doorway more than once).
-
- This program was written by James L. Dean.
-